home *** CD-ROM | disk | FTP | other *** search
- SDEF
- // Female dancer for dancing in nightclub and adding babage to
- // casino.
- //
- // Author: Boon
- //
-
- // SINED SECTION
- //
- /*SINED Cinematic_FDancer_unconscious (1 .5 0) (0 0 0) (0 0 0)
- Unconscious woman (in blue crop top with purple spots)
- */
-
- // --------------------------------------------------------------------------
- // FILE DECLARATIONS
- //
- // Model Commands
- path models/jessica
-
- scale 1.3
-
- // Base Model
- jessica_base.sbm
-
- // Skins
- //normal fdancer_03a.tga //Red crop top
- normal fdancer_subject.tga //Blue crop top with purple spots
- //normal fdancer_03ac.tga //Green and purple swirly crop top
- //normal fdancer_03ad.tga //Blue and pink swirly crop top
- //normal fdancer_03ae.tga //Purple and red swirly crop top
- //normal fdancer_03b.tga //Purple dress
- //normal fdancer_03c.tga //Green and blue crocodile skin sort of dress
- //normal fdancer_03d.tga //Blue dress with green spots
- //normal fdancer_03e.tga //Purple and orange swirly dress
- //normal fdancer_03f.tga //Green and pink splotchy dress
- //normal fdancer_03g.tga //Blue and purple splotchy dress
- //normal fdancer_03h.tga //Blue and yellow stripey dress
- //normal fdancer_03i.tga //Black, with pink and yellow dress
- //normal fdancer_03j.tga //with blue and purple dress
- //normal fdancer_03k.tga //with green and yellow dress
-
- //damage fdancer_damage_03a.tga
- //damage fdancer_damage_03ab.tga
- //damage fdancer_damage_03ac.tga
- //damage fdancer_damage_03ad.tga
- //damage fdancer_damage_03ae.tga
- //damage fdancer_damage_03b.tga
- //damage fdancer_damage_03c.tga
- //damage fdancer_damage_03d.tga
- //damage fdancer_damage_03e.tga
- //damage fdancer_damage_03f.tga
- //damage fdancer_damage_03g.tga
- //damage fdancer_damage_03h.tga
- //damage fdancer_damage_03i.tga
- //damage fdancer_damage_03j.tga
- //damage fdancer_damage_03k.tga
-
- // Normal Animations
- idle1 unconscious.sam
-
- // Id And Group Definitions
- id 100 group skirt nodraw
- id 101 group skirt nodraw
-
- // -----------------------------------------------------------------------------
- // INITIALIZATION SECTION
- //
- !init:
- //
- // SERVER Initialization Commands
- //
- // Class Setup
- server classname object
- server notsolid
-
- // Sound Aliases
-
- //
- // CLIENT Initialization Commands
- //
- // Sound Aliases
-
- // -----------------------------------------------------------------------------
- // MAIN SECTION
- //
- !main:
-
- // Special Commands
-